home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / Software / Utils / Perfect Process 1.1 / ppfree.msi / Cabs.w1.cab / PPShield.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  2003-12-09  |  1.5 KB  |  72 lines

  1. object Form3: TForm3
  2.   Left = 967
  3.   Top = 526
  4.   Width = 309
  5.   Height = 407
  6.   BorderIcons = []
  7.   Caption = 'Logging of started process'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object dxContainer14: TdxContainer
  19.     Left = 0
  20.     Top = 0
  21.     Width = 301
  22.     Height = 373
  23.     Align = alClient
  24.     BoundColor = clWhite
  25.     BoundLines = [blLeft, blTop, blRight, blBottom]
  26.     Caption = 'dxContainer1'
  27.     Color = 16112329
  28.     ParentColor = False
  29.     DesignSize = (
  30.       301
  31.       373)
  32.     object ListLOG: TListBox
  33.       Left = 9
  34.       Top = 16
  35.       Width = 285
  36.       Height = 349
  37.       Align = alCustom
  38.       Anchors = [akLeft, akTop, akRight, akBottom]
  39.       BevelInner = bvNone
  40.       BevelKind = bkSoft
  41.       BevelOuter = bvNone
  42.       BorderStyle = bsNone
  43.       Color = 16112329
  44.       Font.Charset = ANSI_CHARSET
  45.       Font.Color = clBlack
  46.       Font.Height = -12
  47.       Font.Name = 'Times New Roman'
  48.       Font.Style = []
  49.       ItemHeight = 15
  50.       ParentFont = False
  51.       ParentShowHint = False
  52.       ShowHint = False
  53.       TabOrder = 0
  54.     end
  55.     object Memo2: TMemo
  56.       Left = 504
  57.       Top = 40
  58.       Width = 185
  59.       Height = 89
  60.       TabOrder = 1
  61.       Visible = False
  62.       WordWrap = False
  63.     end
  64.     object dxToolButton1: TdxToolButton
  65.       Left = 282
  66.       Top = 0
  67.       Anchors = [akTop, akRight, akBottom]
  68.       OnClick = dxToolButton1Click
  69.     end
  70.   end
  71. end
  72.